Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Update generated library to version: 1.0.0-6.5.41#13

Merged
zyoutz-r7 merged 1 commit intomasterfrom
release/6.5.41
Nov 19, 2018
Merged

Update generated library to version: 1.0.0-6.5.41#13
zyoutz-r7 merged 1 commit intomasterfrom
release/6.5.41

Conversation

@zyoutz-r7
Copy link
Copy Markdown
Contributor

@zyoutz-r7 zyoutz-r7 commented Nov 14, 2018

Description

Update of client for latest version of Spec and support for Python 3.7 per Swagger codegen incompatibility.

Types of changes

@zyoutz-r7 zyoutz-r7 added the enhancement New feature or request label Nov 14, 2018
Copy link
Copy Markdown
Contributor

@rmehilli-r7 rmehilli-r7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch on fixing the 3.7 compatibility issue!

@zyoutz-r7
Copy link
Copy Markdown
Contributor Author

That's all @emartin-merrill-r7! 🎉

@zyoutz-r7 zyoutz-r7 requested a review from hwilsey-r7 November 16, 2018 15:25
Copy link
Copy Markdown
Contributor

@tschmidtke-r7 tschmidtke-r7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!!

LIB_VERSION="0.0.1-$CONSOLE_VERSION"
sed -i -E 's/("packageVersion": "0.0.1-)([0-9]+.[0-9]+.[0-9]+)/\1'"$CONSOLE_VERSION"'/g' ./setup_workspace/config.json
LIB_VERSION="1.0.0-$CONSOLE_VERSION"
sed -i '' "s/\"packageVersion\": \".*\"/\"packageVersion\": \"$LIB_VERSION\"/g" ./setup_workspace/config.json
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

echo 'No changes were made to client'
fi

if [ "$1" = "python" ]; then
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks solid

@zyoutz-r7 zyoutz-r7 merged commit 873b42a into master Nov 19, 2018
@zyoutz-r7 zyoutz-r7 deleted the release/6.5.41 branch November 19, 2018 03:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants